#contentCenter table {
 width: 99%;
 margin: 1em auto 0;
}

#contentCenter td,
#contentCenter th {
 font-size: 90%;
 padding: 4px;
 text-align: center;
 vertical-align: top;
}

#contentCenter th {
 background: #777;
 color: #eee;
}

#contentCenter tr.even {
 background: #eee;
}

#contentCenter tr.odd {
 background: transparent;
}

#contentRight a.currentLink {
 color: #000;
 font-weight: bold;
}

#contentRight #ourAgentsBoard {
 margin-top: 1em;
}
